home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2000 September / macformat-094.iso / Shareware / Z-Write / Z-Write / Documentation & Purchasing / Program History.rsrc / TEXT_256.txt < prev   
Encoding:
Text File  |  2000-06-10  |  15.6 KB  |  271 lines

  1. Program History
  2.  
  3. Version 1.1 - Public Release - Sat, June 10, 2000
  4.    ‚Ä¢ Changed Hot Help text for Section List (to show dragging Section name into text inserts link)
  5.    ‚Ä¢ Finalized ‚ÄúAbout 1.1‚Äù documentation
  6.  
  7. Version 1.1 - Beta D - Tue, June 6, 2000
  8.    ‚Ä¢ Fixed HTML Export bug where Section names with accents didn't convert to HTML
  9.    ‚Ä¢ Fixed Default Section Name bug (only occurs on _first_ Z-Write launch)
  10.  
  11. Version 1.1 - Beta C - Wed, May 31, 2000
  12.    ‚Ä¢ Added "Open as View Window" menu item
  13.    ‚Ä¢ Added "Import File" menu item
  14.    ‚Ä¢ Enlarged SpellingWindow
  15.    ‚Ä¢ Made it so Replace All is undoable (current Section only!)
  16.    ‚Ä¢ Removed Default Template option from Preferences dialog
  17.    ‚Ä¢ Added support for Default Template file (within Templates folder)
  18.    ‚Ä¢ Moved Section menus to their own "Section Tools" menu
  19.    ‚Ä¢ Added Power User Prefs "#fontmenufont" and "#sectionlistfont"
  20.  
  21. Version 1.1 - Beta B - Mon, May 22, 2000
  22.    ‚Ä¢ Fixed drastic bug where Section duplication wasn't working and was erasing the last Section of the document
  23.    ‚Ä¢ Fixed extra spaces in HTML export (originally fixed in 1.0.2 patch)
  24.  
  25. Version 1.1 - Beta A - Wed, May 19, 2000
  26.    ‚Ä¢ Added hypertext command-click capability for <link> and <insert> tag
  27.    ‚Ä¢ Enabled dragging Section names into text inserts <link> or <insert> tag
  28.    ‚Ä¢ Re-enabled dragging of Sections to Section icons (i.e. trash can to delete)
  29.    ‚Ä¢ Option-key down on choosing bookmark inserts link
  30.    ‚Ä¢ Added "ESC" button to toggle between current and last Section selected
  31.    ‚Ä¢ Made it so size "other" is displayed on button bar when text size other is selected (this meant I had to workaround a known RB popup menu bug where RB won't pass on the event to me if the user chooses the same menuitem twice -- when mouse enters button it switches to nil, so they can choose "other," but when they exit the button refreshes, so if they don't choose anything, it's back to how it started)
  32.    ‚Ä¢ Made it so glossary items are automatically expanded (shift key down prevents expansion)
  33.    ‚Ä¢ Added a slew of new keyboard navigation commands
  34.    ‚Ä¢ Added ability to hide/show Section List
  35.    ‚Ä¢ Lengthened drag icon on Move Bar
  36.    ‚Ä¢ Made it so adding a new Section adds it after the current Section (instead of at the end of the List)
  37.    ‚Ä¢ Added move to top and bottom buttons in Rearrange Sections dialog
  38.    ‚Ä¢ Added the ability to select multiple Sections within Rearrange Sections dialog (you can move whole groups now)
  39.    ‚Ä¢ Rewrote HTML export to be 10x faster
  40.    ‚Ä¢ Added support for typesizes in HTML export
  41.    ‚Ä¢ Added feature for "hot" urls in HTML Export
  42.    ‚Ä¢ Made the word count routine more accurate
  43.    ‚Ä¢ Added feature to import a folder of text files (either into existing doc or into new doc)
  44.    ‚Ä¢ Optimized new accurate word count for speed (it was much slower than previous word count)
  45.    ‚Ä¢ Made resizing Help text _much_ faster (used memoryblocks instead of hidden editfield)
  46.    ‚Ä¢ Fixed a bug whereby the "Find" button on the button bar was enabled even when there was no Section selected (which could cause a crash)
  47.    ‚Ä¢ Added support to convert <C> tags to HTML <center> tags on HTML Export
  48.    ‚Ä¢ Made it so <N> tags convert to <HR> tags on HTML Export
  49.    ‚Ä¢ HTML Export: made links tags hot on export
  50.    ‚Ä¢ Made insert tags (1 level deep) work on export, printing
  51.    ‚Ä¢ Unused (i.e. invalid) link and insert tags are removed on export, printing
  52.    ‚Ä¢ Added Revert command
  53.    ‚Ä¢ Made it so HTML Export settings are saved with each file
  54.    ‚Ä¢ Made it so when you first open a file its saved state is saved (rather than unsaved)
  55.    ‚Ä¢ Added more "Convert" menu options: form paragraphs, remove line feeds, double returns to return, etc.
  56.    ‚Ä¢ Added Insert Link command (and changed Spelling command key to Shift-L)
  57.    ‚Ä¢ Fixed dragging Sectionname bug
  58.    ‚Ä¢ Redesigned Preferences dialog (mostly for future expansion)
  59.    ‚Ä¢ Added the ability to set the HTML file export creator type
  60.    ‚Ä¢ Added "Auto-expand glossary items" option
  61.    ‚Ä¢ Enabled "Power User" preferences of "#nosplashscreen" and "#rtfcreator"
  62.    ‚Ä¢ Made spelling checking a bit more robust (shouldn't crash with Excalibur not installed)
  63.    ‚Ä¢ Fixed bug with "Find Again" that prevented it from working it the find string was already selected
  64.    ‚Ä¢ Fixed several bugs in HTML conversion (some new, some old). New engine should be much better.
  65.    ‚Ä¢ Added Power User pref "#sectiondividertext" with <r> and <name> options
  66.  
  67. Version 1.0.2 - Patch to 1.0.1 - Thu, May 18, 2000
  68.    ‚Ä¢ Fixed HTML Export bug where lowercase accent characters exported as uppercase and some accent characters had spaces in front of them.
  69.  
  70. Version 1.0.1 - First General Release - Thu, May 04, 2000
  71.    ‚Ä¢ Removed some debugging code accidentally left in 1.0 compile
  72.  
  73. Version 1.0 - First General Release - Wed, May 03, 2000
  74.    ‚Ä¢ Made it so Hot Help doesn't update when Z-Write is not the active app
  75.    ‚Ä¢ Changed Hot Help message on Seconds checkbox in Preferences
  76.    ‚Ä¢ Changed Utilities>Clear menu to "Clear Bookmarks"
  77.    ‚Ä¢ Fixed several HTML Export bugs that occured when you only exported one Section
  78.    ‚Ä¢ Added support to HTML Export for many more special characters (foreign accents, etc.)
  79.    ‚Ä¢ Fixed long name display bugs in "Confirm delete Section" and "Confirm save" dialogs
  80.    ‚Ä¢ Fixed bugs in HTML and Text Export where selecting no Sections didn't act as cancel
  81.    ‚Ä¢ Changed Out of Memory dialog and error messages
  82.    ‚Ä¢ Fixed Hot Help typo
  83.    ‚Ä¢ Added progress bar for loading help text
  84.    ‚Ä¢ Enabled Registration and expiration system
  85.    ‚Ä¢ Added code for demo limitations
  86.    ‚Ä¢ Changed how Section icons are lit (to compensate for disabled state when in demo mode)
  87.    ‚Ä¢ Disabled dragging of Section list names to Section icons (no real point and caused other problems)
  88.    ‚Ä¢ Now tabs in opened text files are replaced with spaces
  89.    ‚Ä¢ Fixed bug where non-preview printing page range prints extra blank page
  90.    ‚Ä¢ Fixed "reopen last file" bug -- it didn't work when app was quit rather than doc closed
  91.    ‚Ä¢ Finalized and updated documentation (internal and User Guide)
  92.  
  93. Version 0.9.9.6b - Sixth beta release (C) - Mon, Apr 24, 2000
  94.    ‚Ä¢ Added Section-manipulation icon buttons below Section List
  95.    ‚Ä¢ Added "Merge Sections" feature
  96.    ‚Ä¢ Made it so holding down option key when clicking delete removes Section w/o dialog box
  97.    ‚Ä¢ Adding Option-clicking info button to select subset of Sections
  98.    ‚Ä¢ Added contextual menu support for Section List and text editing area
  99.    ‚Ä¢ Added support for opening Simpletext and Text files
  100.    ‚Ä¢ Finally fixed bug where new Sections take on the font settings of the first line of the previous Section
  101.    ‚Ä¢ Finally fixed bug where there was no undo for pasted text
  102.    ‚Ä¢ Redid bookmark feature as named bookmarks
  103.    ‚Ä¢ Redid "clear bookmarks" feature
  104.    ‚Ä¢ Fixed undo bug so undoing formatting remembers selection/cursor position
  105.    ‚Ä¢ Fixed no header/footer on first time printing bug
  106.    ‚Ä¢ Redid no-preview printing so it uses my print engine but MUCH less memory
  107.    ‚Ä¢ Made it so when you create a new Section, it is selected
  108.    ‚Ä¢ Fixed out-of-bounds bug in combine section routine
  109.    ‚Ä¢ Change memory check for print preview and no preview printing
  110.    ‚Ä¢ Converted to REALbasic 2.1 (significantly faster, though 200K larger on disk)
  111.    ‚Ä¢ Made it so RTF exported docs have Word as creator and RTF as type
  112.    ‚Ä¢ Created new ReplaceAll function that's MUCH faster
  113.    ‚Ä¢ Removed Option-click "add Section" shortcut
  114.    ‚Ä¢ Added higlighting of dropable Section icons during drag
  115.    ‚Ä¢ Added "Set all text to default font" command
  116.    ‚Ä¢ Changed copyright date in About Box
  117.    ‚Ä¢ Made Move Sections and Select Sections dialogs larger, added hothelp, sort, and revert buttons
  118.    ‚Ä¢ Made it so Printing Prefs are saved with each document (settings with no doc open are defaults for new docs)
  119.    ‚Ä¢ Deleted "Edit document header/footer" menu and changed Export HTML keyboard shortcut to Command H
  120.    ‚Ä¢ Made it so user can cancel Replace All with Command-period
  121.    ‚Ä¢ Made it so Option-New menu shows template name on menu
  122.    ‚Ä¢ Finalized bookmark menu icon
  123.    ‚Ä¢ Changed printing menus (no more silly Option-printing stuff -- now there's preview or no preview)
  124.    ‚Ä¢ Polished look of Print Preview window
  125.    ‚Ä¢ Fixed a *number* of printing & word wrap bugs so preview and non-preview print the same
  126.    ‚Ä¢ Fixed View Window bug with unsaved documents later saved
  127.    ‚Ä¢ Added Window menu and removed window popup on buttonbar
  128.    ‚Ä¢ Added Glossary Items and Bookmark Items dynamic menus
  129.    ‚Ä¢ Added Paragraph and Case menus (so users with buttonbar off have access to those features)
  130.    ‚Ä¢ Made it so new named bookmarks are removed on printing and export
  131.    ‚Ä¢ Enhanced HTML export to support previous/next buttons within linked docs
  132.    ‚Ä¢ Fixed several minor HTML export bugs (incorrect titles in some cases, etc.)
  133.    ‚Ä¢ Made it so bookmarks and other codes are properly stripped from exported HTML
  134.    ‚Ä¢ Fixed an odd bug which prevented center tags from being detected by print routine
  135.    ‚Ä¢ Changed HTML export to use H2 size headings for Section names instead of H1 (too large)
  136.    ‚Ä¢ Added "rescan for bookmarks" menu command
  137.    ‚Ä¢ Set expiration date of Beta 5C to May 10
  138.  
  139. Version 0.9.9.5b - Fifth beta release (B) - Thursday, April 13, 2000
  140.    ‚Ä¢ Added "from scratch" print engine, including print preview feature
  141.    ‚Ä¢ Added header/footer dialog box and options
  142.    ‚Ä¢ Modified preferences dialog print options
  143.    ‚Ä¢ Added RangeDialog for selecting certain Sections for printing, exporting, etc.
  144.    ‚Ä¢ Enabled the ability to print subsections (via rangeDialog)
  145.    ‚Ä¢ Fixed bug in word wrap algorithm
  146.    ‚Ä¢ Optimized section combining (needed for printing series of sections)
  147.    ‚Ä¢ Fixed leading bug in printing routines
  148.    ‚Ä¢ Added keyboard shortcuts in Section Range dialog
  149.    ‚Ä¢ Added ability to change alignment _within_ headers and footers
  150.    ‚Ä¢ Enabled save/retrieval of document and default header/footers
  151.    ‚Ä¢ Added menu commands for Insert Center Tag and Insert Page Break
  152.    ‚Ä¢ Made it so HeadFootDialog displays tab characters as
  153.    ‚Ä¢ Finally fixed weird crashing bug with HeadFootDialog (it didn't like bevelButton menu)
  154.    ‚Ä¢ Disabled sorted columns in Section Range dialog
  155.    ‚Ä¢ Added graphical preview display of Header/Footer in HeadFootDialog
  156.    ‚Ä¢ Added memory check routine prior to printPreview dialog opening
  157.    ‚Ä¢ Added ability to choose Sections on export: HTML, RTF, and Text
  158.    ‚Ä¢ Fixed a bug in Section Range dialog returning a bad value
  159.    ‚Ä¢ Fixed a bug in Separate Files HTML export (no HTML header in files)
  160.    ‚Ä¢ Fixed bug where print preview didn't use margin settings from Prefs
  161.    ‚Ä¢ Enabled option key shortcut to old printing routines (no header/footer)
  162.    ‚Ä¢ Enabled saving of Section Range selection
  163.    ‚Ä¢ Made header/footer use date prefs (primary date)
  164.    ‚Ä¢ Added navigation icons in the PrintPreview dialog (couldn't use bevelButtons)
  165.    ‚Ä¢ Fixed last file open bug
  166.    ‚Ä¢ Fixed bug in word wrap (infinite loop if no space or hyphen in line of text)
  167.    ‚Ä¢ Fixed cancel print bug (wouldn't cancel)
  168.    ‚Ä¢ Made it so checking no Sections in Section Range dialog acts as cancel
  169.    ‚Ä¢ Fixed footer display bug in head/foot Dialog
  170.    ‚Ä¢ Added memory checking on printing (needs extra 1MB per 32K of text)
  171.    ‚Ä¢ Fixed bug in Section Range dialog (clicking off list caused error)
  172.    ‚Ä¢ Added new print routines to Print Button on icon bar
  173.    ‚Ä¢ Updated documentation.
  174.  
  175. Version 0.9.9.4b - Fifth beta release (A) - Sunday, March 26, 2000
  176.    ‚Ä¢ Added "Rearrange Sections" dialog
  177.    ‚Ä¢ When you have no Section highlighted, the text edit area is now disabled
  178.    ‚Ä¢ Changed minimum width of document window so it doesn't cut off toolbar icons
  179.    ‚Ä¢ Fixed hothelp text display for help text too wide for display
  180.    ‚Ä¢ Fixed auto-scroll bug in Rearrange Sections dialog
  181.    ‚Ä¢ Fixed duplicate sections bug
  182.    ‚Ä¢ Made it so duplicating a section reselects originally selected section
  183.    ‚Ä¢ Fixed return/enter keys not allowed in "other" font size dialog
  184.    ‚Ä¢ Fixed "numbers" display bug in font menu in preferences dialog
  185.    ‚Ä¢ Fixed window menu display bug (it would display the open or save progress dialog)
  186.    ‚Ä¢ Added control key shortcuts to glossary items
  187.    ‚Ä¢ Fixed bug with default Section name so it works properly now
  188.    ‚Ä¢ Changed date/time formats so only secondary formats allow glossary entries
  189.    ‚Ä¢ Added sort paragraph feature
  190.    ‚Ä¢ Reenabled Section name renaming upon double-clicking
  191.  
  192. Version 0.9.8b - Fourth beta release - Wednesday, July 7, 1999
  193.    ‚Ä¢ Redid Preferences dialog (added a bunch of new options)
  194.    ‚Ä¢ Added "Other‚Ķ" to type menu
  195.    ‚Ä¢ Added template (stationery) document support
  196.    ‚Ä¢ Modified Undo routine slightly (hopefully for the better).
  197.    ‚Ä¢ Added ability to assign glossary items to time/date routines and incorporate #d and #t into glossary items.
  198.    ‚Ä¢ Made it so View windows close when main file is closed.
  199.    ‚Ä¢ Made it so View windows update contents when activated.
  200.    ‚Ä¢ Made it remember location of StatsDialog
  201.    ‚Ä¢ Fixed Window menu bug
  202.    ‚Ä¢ New App and File icons!
  203.  
  204. Version 0.9.7b - Not released
  205.    ‚Ä¢ Added RTF Export
  206.    ‚Ä¢ Modified text export with dialog box like RTF and HTML Export routines
  207.    ‚Ä¢ Added Glossary feature
  208.    ‚Ä¢ Added Copy/Paste Attributes command
  209.  
  210. Version 0.9.6b - Not released
  211.    ‚Ä¢ Added HTML export
  212.    ‚Ä¢ Added colored text support
  213.    ‚Ä¢ Added progress bar support to HTML export
  214.    ‚Ä¢ Added option-arrow keys for Section List navigation
  215.    ‚Ä¢ Added Rename Section menu command (with dialog)
  216.    ‚Ä¢ Added DuplicateSection menu command
  217.    ‚Ä¢ Made it so "Viewed" Section names are in italic
  218.    ‚Ä¢ Added "Export All" feature
  219.    ‚Ä¢ Added Registration button
  220.    ‚Ä¢ Added Registration Info menu, registration button in legalBox, registration dialog, serial number stuff, etc.
  221.  
  222. Version 0.9.5b - Not released
  223.    ‚Ä¢ changed button icons to new cicns in resource file
  224.    ‚Ä¢ added ability to hide button bar (via preference dialog)
  225.    ‚Ä¢ added Find icon to button bar
  226.    ‚Ä¢ added View window feature
  227.  
  228. Version 0.9.4b - Released as minor update to Beta 3
  229.    ‚Ä¢ added scrolling credits to aboutBox
  230.    ‚Ä¢ changed moving column to show two shadow lines instead of one
  231.    ‚Ä¢ added spelling checker enable in prefs box
  232.  
  233. Version 0.9.3b - Third beta release - Wednesday, June 23, 1999
  234.    ‚Ä¢ Added support for Excalibur spelling checking.
  235.    ‚Ä¢ Added "Autosave" feature.
  236.    ‚Ä¢ Added "smart quotes" feature.
  237.    ‚Ä¢ Added quote conversion.
  238.  
  239. Version 0.9.2b - Second beta release - Friday, June 4, 1999
  240.    ‚Ä¢ Enhanced case conversion features.
  241.    ‚Ä¢ Fixed bug in on-line help which prevented Z-Write from quiting after using help.
  242.  
  243. Version 0.9.1b - First beta release - Friday, May 21, 1999
  244.    ‚Ä¢ Implemented printing.
  245.    ‚Ä¢ Added text export feature.
  246.    ‚Ä¢ Fixed window menu bug.
  247.    ‚Ä¢ Enhanced button bar items.
  248.    ‚Ä¢ Added "bullet" feature and case conversion.
  249.    ‚Ä¢ Added preference dialog.
  250.    ‚Ä¢ Got on-line help working.
  251.    ‚Ä¢ Created Z-Write graphics for splash and about screens.
  252.  
  253. Version 0.8b - Friday, May 14, 1999
  254.    ‚Ä¢ Added find/replace routines.
  255.    ‚Ä¢ Made it so Z-Write would store cursor positions between sections and within file.
  256.    ‚Ä¢ Created Z-Write graphics for splash and about screens.
  257.    ‚Ä¢ Added basic button bar.
  258.    ‚Ä¢ Add "info" button (word count and other stats).
  259.    ‚Ä¢ Added "Hot Help" capability.
  260.  
  261. Version 0.7 - Thursday, May 13, 1999
  262.    ‚Ä¢ Got Z-Write to save files.
  263.    ‚Ä¢ Added bookmark capability.
  264.  
  265. Version 0.6 - Tuesday, May 11, 1999
  266.    ‚Ä¢ Got Z-Write to open files.
  267.  
  268. Version 0.5 - Wednesday, May 6, 1999
  269.    ‚Ä¢ Established data structure and experimented with concept.
  270.    ‚Ä¢ Set up basic dual-panel display.
  271.    ‚Ä¢ Created basic app using template code from another project.